home *** CD-ROM | disk | FTP | other *** search
- BREAK
- Enables or disables extended CTRL-BREAK checking.
-
- COMMAND TYPE: Internal VERSION: 2.0 and up
-
- USE: BREAK = [ON] [OFF]
-
- ON and OFF are the allowable settings. The default setting is BREAK =
- OFF. With no argument BREAK reports the current setting.
-
- When BREAK = OFF, DOS checks for a CTRL-BREAK or CTRL-C only during
- standard input operations, standard output operations, print
- operations, and auxiliary operations. When BREAK is on, DOS will
- respond to CTRL-BREAK at any time. Note that some programs may change
- this setting themselves.
-
- NOTE: BREAK may be specified in <CONFIG.SYS>
-